set-maintainer-name
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Sun, 16 Jul 2017 19:57:41 +0000 (20:57 +0100)
committerRyan Tandy <ryan@nardis.ca>
Sun, 16 Jul 2017 19:57:41 +0000 (20:57 +0100)
Gbp-Pq: Name set-maintainer-name

build/mkversion

index 9791a43eb9cce7b1f613ce4ae8aba99c3cdbaf99..912e780d7a1670bb299887646582547284bb5af3 100755 (executable)
@@ -50,7 +50,7 @@ if test $# != 1 ; then
 fi
 
 APPLICATION=$1
-WHOWHERE="$USER@`uname -n`:`pwd`"
+WHOWHERE="Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>"
 
 cat << __EOF__
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.